USE [GENISIS_DB]
GO
INSERT [dbo].[Users] ([User_id], [First_Name], [Middle_Name], [Last_Name], [Last_Name2], [Create_Date], [Email_id], [User_Active], [Active_date], [Inactive_date]) VALUES (N'genisisad@gmail.com', N'Francis', N'', N'Swift', N'', CAST(0x0000A75A00B8451E AS DateTime), N'genisisad@gmail.com', 1, CAST(0x0000A75A00B8451E AS DateTime), NULL)
GO
INSERT [dbo].[Users] ([User_id], [First_Name], [Middle_Name], [Last_Name], [Last_Name2], [Create_Date], [Email_id], [User_Active], [Active_date], [Inactive_date]) VALUES (N'genisisdatamgr1@gmail.com', N'Data Manager1 First Name', N'', N'Data Manager1 Last Name', N'', CAST(0x0000A75A00B8451D AS DateTime), N'genisisdatamgr1@gmail.com', 1, CAST(0x0000A75A00B8451D AS DateTime), NULL)
GO
INSERT [dbo].[Users] ([User_id], [First_Name], [Middle_Name], [Last_Name], [Last_Name2], [Create_Date], [Email_id], [User_Active], [Active_date], [Inactive_date]) VALUES (N'genisisdatamgr2@gmail.com', N'Data Manager2 First Name', N'', N'Data Manager2 Last Name', N'', CAST(0x0000A75A00B8451D AS DateTime), N'genisisdatamgr2@gmail.com', 1, CAST(0x0000A75A00B8451D AS DateTime), NULL)
GO
INSERT [dbo].[Users] ([User_id], [First_Name], [Middle_Name], [Last_Name], [Last_Name2], [Create_Date], [Email_id], [User_Active], [Active_date], [Inactive_date]) VALUES (N'genisisdatamgr3@gmail.com', N'Data Manager3 First Name', N'', N'Data Manager3 Last Name', N'', CAST(0x0000A75A00B8451D AS DateTime), N'genisisdatamgr3@gmail.com', 1, CAST(0x0000A75A00B8451D AS DateTime), NULL)
GO
INSERT [dbo].[Users] ([User_id], [First_Name], [Middle_Name], [Last_Name], [Last_Name2], [Create_Date], [Email_id], [User_Active], [Active_date], [Inactive_date]) VALUES (N'genisisdatamgr4@gmail.com', N'Data Manager4 First Name', N'', N'Data Manager4 Last Name', N'', CAST(0x0000A75A00B8451D AS DateTime), N'genisisdatamgr4@gmail.com', 1, CAST(0x0000A75A00B8451D AS DateTime), NULL)
GO
INSERT [dbo].[Users] ([User_id], [First_Name], [Middle_Name], [Last_Name], [Last_Name2], [Create_Date], [Email_id], [User_Active], [Active_date], [Inactive_date]) VALUES (N'ph_datamanager1@yahoo.com', N'Paul', N'', N'Hsieh', N'', CAST(0x0000A75A00B8451D AS DateTime), N'ph_datamanager1@yahoo.com', 1, CAST(0x0000A75A00B8451D AS DateTime), NULL)
GO
INSERT [dbo].[Users] ([User_id], [First_Name], [Middle_Name], [Last_Name], [Last_Name2], [Create_Date], [Email_id], [User_Active], [Active_date], [Inactive_date]) VALUES (N'sp_datamanager2@yahoo.com', N'Saiju', N'', N'Pyarajan', N'', CAST(0x0000A75A00B8451E AS DateTime), N'sp_datamanager2@yahoo.com', 1, CAST(0x0000A75A00B8451E AS DateTime), NULL)
GO
INSERT [dbo].[Users] ([User_id], [First_Name], [Middle_Name], [Last_Name], [Last_Name2], [Create_Date], [Email_id], [User_Active], [Active_date], [Inactive_date]) VALUES (N'lf_datamanager3@yahoo.com', N'Linda', N'', N'Farmer', N'', CAST(0x0000A75A00B8451E AS DateTime), N'lf_datamanager3@yahoo.com', 1, CAST(0x0000A75A00B8451E AS DateTime), NULL)
GO
INSERT [dbo].[Users] ([User_id], [First_Name], [Middle_Name], [Last_Name], [Last_Name2], [Create_Date], [Email_id], [User_Active], [Active_date], [Inactive_date]) VALUES (N'rs_datamanager4@yahoo.com', N'Robert', N'', N'Stratton', N'', CAST(0x0000A75A00B8451E AS DateTime), N'rs_datamanager4@yahoo.com', 1, CAST(0x0000A75A00B8451E AS DateTime), NULL)
GO
INSERT [dbo].[Users] ([User_id], [First_Name], [Middle_Name], [Last_Name], [Last_Name2], [Create_Date], [Email_id], [User_Active], [Active_date], [Inactive_date]) VALUES (N'genisisresearcher1@gmail.com', N'Researcher1 First Name', N'Researcher1 Middle Name', N'Researcher1 Last Name', N'', CAST(0x0000A75A00B8451B AS DateTime), N'genisisresearcher1@gmail.com', 1, CAST(0x0000A75A00B8451B AS DateTime), NULL)
GO
INSERT [dbo].[Users] ([User_id], [First_Name], [Middle_Name], [Last_Name], [Last_Name2], [Create_Date], [Email_id], [User_Active], [Active_date], [Inactive_date]) VALUES (N'genisisresearcher2@gmail.com', N'Researcher2 First Name', N'Researcher2 Middle Name', N'Researcher2 Last Name', N'', CAST(0x0000A75A00B8451B AS DateTime), N'genisisresearcher2@gmail.com', 1, CAST(0x0000A75A00B8451B AS DateTime), NULL)
GO
INSERT [dbo].[Users] ([User_id], [First_Name], [Middle_Name], [Last_Name], [Last_Name2], [Create_Date], [Email_id], [User_Active], [Active_date], [Inactive_date]) VALUES (N'genisisresearcher3@gmail.com', N'Researcher3 First Name', N'Researcher3 Middle Name', N'Researcher3 Last Name', N'', CAST(0x0000A75A00B8451B AS DateTime), N'genisisresearcher3@gmail.com', 1, CAST(0x0000A75A00B8451B AS DateTime), NULL)
GO
INSERT [dbo].[Users] ([User_id], [First_Name], [Middle_Name], [Last_Name], [Last_Name2], [Create_Date], [Email_id], [User_Active], [Active_date], [Inactive_date]) VALUES (N'genisisresearcher4@gmail.com', N'Researcher4 First Name', N'Researcher4 Middle Name', N'Researcher4 Last Name', N'', CAST(0x0000A75A00B8451C AS DateTime), N'genisisresearcher4@gmail.com', 1, CAST(0x0000A75A00B8451C AS DateTime), NULL)
GO
INSERT [dbo].[Users] ([User_id], [First_Name], [Middle_Name], [Last_Name], [Last_Name2], [Create_Date], [Email_id], [User_Active], [Active_date], [Inactive_date]) VALUES (N'ph_researcher1@yahoo.com', N'Paul', N'', N'Hsieh', N'', CAST(0x0000A75A00B8451C AS DateTime), N'ph_researcher1@yahoo.com', 1, CAST(0x0000A75A00B8451C AS DateTime), NULL)
GO
INSERT [dbo].[Users] ([User_id], [First_Name], [Middle_Name], [Last_Name], [Last_Name2], [Create_Date], [Email_id], [User_Active], [Active_date], [Inactive_date]) VALUES (N'sp_researcher2@yahoo.com', N'Saiju', N'', N'Pyarajan', N'', CAST(0x0000A75A00B8451C AS DateTime), N'sp_researcher2@yahoo.com', 1, CAST(0x0000A75A00B8451C AS DateTime), NULL)
GO
INSERT [dbo].[Users] ([User_id], [First_Name], [Middle_Name], [Last_Name], [Last_Name2], [Create_Date], [Email_id], [User_Active], [Active_date], [Inactive_date]) VALUES (N'lf_researcher3@yahoo.com', N'Linda', N'', N'Farmer', N'', CAST(0x0000A75A00B8451C AS DateTime), N'lf_researcher3@yahoo.com', 1, CAST(0x0000A75A00B8451C AS DateTime), NULL)
GO
INSERT [dbo].[Users] ([User_id], [First_Name], [Middle_Name], [Last_Name], [Last_Name2], [Create_Date], [Email_id], [User_Active], [Active_date], [Inactive_date]) VALUES (N'rs_researcher4@yahoo.com', N'Robert', N'', N'Stratton', N'', CAST(0x0000A75A00B8451D AS DateTime), N'rs_researcher4@yahoo.com', 1, CAST(0x0000A75A00B8451D AS DateTime), NULL)
GO
